-
Notifications
You must be signed in to change notification settings - Fork 7
can't add related docs in kb edit page #986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Related bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=1729134 |
Bug fix candidate for current sprint. |
The search results were not returning a pk/id. They are now. I note in the PR that we should probably convert this to TomSelect or otherwise improve the UI/UX in another ticket. |
I can confirm that related documents can now be successfully added to a particular kb article. I'm moving this ticket inside the |
The fix for this issue was reverted in mozilla/kitsune#6602. Since re-enabling this functionality has yielded a couple of additional tickets( #2258, #2259, #2260 and #2261) that we must address we have decided to revert the fix until we release the user account deletion pipeline work (which is our top priority). I'm going to move this ticket back inside the our |
requires the search results to return an id, which it doesn't
The text was updated successfully, but these errors were encountered: